ocr: (a) - 11010011100 B - 00111101100101 union of A and, B - 11111111100101 (b) A . : 11010011100 : 00111101100101 intersection of A and B. L 00010001100 (c) A E 1010011100 B. EE 90111101200101 set difference between A and B: 1 14101110000101 (d) intersection of A and B == 00010001100 complement.of intersection = 1101110011 union of A and B. 11 11111111100101 compiement of intersection E 11101110011 intersection of above : 11101110000 Figure 1: Set operations with bit vectors. (a) Union oftvo bit vecrors; (b) intersection oftuo bit vectors; (C). set difjerence ofto bit vectors; (a) using set opera ...